Sort Score
Result 10 results
Languages All
Labels All
Results 3,931 - 3,940 of 177,105 for

document formatting

(0.59 sec)
  1. PDF Viewer for Aspose.PDF for Android - Free Su...

    Hi, Is there no way to display a PDF using Aspose.pdf library? There is a need for a PDF viewer on Android OS & the existing solutions such as Qoppa or MuPDF are not dev friendly by any means. Is adding a viewer on yo…...applications to enable file formatting features in the applications...converting PDF pages to image format and then displaying the images...

    forum.aspose.com/t/pdf-viewer-for-aspose-pdf-fo...
  2. How to Lock Cells to Protect Them with C++|Docu...

    This article shows you code explaining how to lock cells to protect them using the Aspose.Cells library with C++....financial documents, reports, and any other documents where data...can skip this step. Open the Format Cells Dialog: Right‑click on...

    docs.aspose.com/cells/cpp/how-to-lock-cells-to-...
  3. Efficiently Merge Presentations in C++|Aspose.S...

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations with Aspose.Slides for C++, streamlining your workflow....PowerPoint presentations in the same format (PPT to PPT, PPTX to PPTX,...presentations in different formats (PPT to PPTX, PPTX to ODP,...

    docs.aspose.com/slides/cpp/merge-presentation/
  4. Working with Markdown Features in C++|Aspose.Wo...

    How to implement Markdown features using C++. All the features are represented as corresponding styles or direct Formatting....Markdown is a simple way to format plain text that can easily...corresponding styles or direct formatting. Which means that Bold and...

    docs.aspose.com/words/cpp/working-with-markdown...
  5. Protecting Worksheets with JavaScript via C++|D...

    Learn how to protect worksheets in Excel using Aspose.Cells for JavaScript via C++, including protecting rows, columns, and specific cells....modifying data, content, and formatting in the worksheet. Protect...Cells initialized" ); }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/javascript-cpp/protecting...
  6. Converting a XSLFO file to DOCX using C++ | Asp...

    Sample code for XSLFO to DOCX conversion using C++. Use C++ example for batch XSLFO to DOCX conversion....programmatically a document from XSLFO to DOCX format with a modern...modern document-processing C++ API. Use just a few lines of C++ code...

    products.aspose.com/pdf/cpp/conversion/xslfo-to...
  7. TextPath class | Aspose.Words for Python

    aspose.words.drawing.TextPath class. Defines the text and Formatting of the text path (of a WordArt object)...class Defines the text and formatting of the text path (of a WordArt...the Working with Shapes documentation article. Remarks Use the...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Comprehensive RDL Support|Documentation

    Learn how Aspose.Cells for Reporting Services fully supports the RDL specification, enabling seamless migration of existing RDL reports....while retaining all layout, formatting, and interactive features...expression‑based content, and rich formatting. Images – Embedded, external...

    docs.aspose.com/cells/reportingservices/compreh...
  9. The generated PDF report has incorrect footers ...

    I am using Aspose aspose-words-25.8-jdk17.jar. I use the following code to generate a PDF Document from a Word report: import com.aspose.words.Document; import com.aspose.words.SaveFormat; public class WordToPdf { …...following code to generate a PDF document from a Word report: import...import com.aspose.words.Document; import com.aspose.words.SaveFormat;...

    forum.aspose.com/t/the-generated-pdf-report-has...
  10. 用C++获取带格式和不带格式的单元格字符串值|Documentation

    学习如何通过 Aspose.Cells for C++ API 获取带格式和不带格式的单元格字符串值。...012345 ); // Format the cell to display 0.01 instead...string value without any formatting value = cell . GetStringValue...

    docs.aspose.com/cells/zh/cpp/get-cell-string-va...